projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e96847a
)
* arc-mode.el (archive-lzh-summarize): Only apply the "downcase if all
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 16 Apr 2007 19:38:10 +0000
(19:38 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 16 Apr 2007 19:38:10 +0000
(19:38 +0000)
upcase" rule to OS-ID 0 "generic". Always downcase for OS-ID M
"MSDOS".
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 18c760d8fe6799d86070eefe46c6503ea9f32bb8..92e9ad369f15e5738842ee15260691f711801c51 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2007-04-14 Kevin Ryde <user42@zip.com.au>
+
+ * arc-mode.el (archive-lzh-summarize): Only apply the "downcase if
+ all upcase" rule to OS-ID 0 "generic". Always downcase for OS-ID
+ M "MSDOS".
+
2007-04-16 Chong Yidong <cyd@stupidchicken.com>
* progmodes/python.el (python-end-of-block): Avoid looping forever